feat(GridBase): Apply spec for server-side rendering for relative gri…#15556
feat(GridBase): Apply spec for server-side rendering for relative gri…#15556
Conversation
|
FYI, the grid will now retain 100% size (width/height) from the SSR render, however note that things inside the grid may still flicker during hydration on the client. For example:
|
|
@MayaKirova If you have a grid width a fixed sizes ( let say 600px width and height) then the data should be rendered on the server but it doesnt. It renders on the client |
ChronosSF
left a comment
There was a problem hiding this comment.
This PR needs to update the changelog. It's actually one of the features we want to promote for 19.2.

…d sizes.
Closes #15202
Additional information (check all that apply):
Checklist:
feature/README.MDupdates for the feature docsREADME.MDCHANGELOG.MDupdates for newly added functionalityng updatemigrations for the breaking changes (migrations guidelines)